Uses of Class
de.ueberdosis.mp3info.id3v2.FrameT

Packages that use FrameT
de.ueberdosis.mp3info.id3v2   
 

Uses of FrameT in de.ueberdosis.mp3info.id3v2
 

Subclasses of FrameT in de.ueberdosis.mp3info.id3v2
 class FrameTALB
          Album/Movie/Show title frame
 class FrameTBPM
          BPM frame
 class FrameTCOM
          Composer frame
 class FrameTCON
          Content type frame
 class FrameTCOP
          Copyright frame
 class FrameTDAT
          Date frame
 class FrameTDLY
          Playlist delay frame The 'Playlist delay' defines the numbers of milliseconds of silence between every song in a playlist.
 class FrameTENC
          Encoded by Frame.
 class FrameTEXT
          Textwriter Frame.
 class FrameTFLT
          Filetype Frame.
 class FrameTIME
          Time Frame.
 class FrameTIT1
          Title 1 Frame.
 class FrameTIT2
          Title/Songname/Content description frame
 class FrameTIT3
          Title 3 Frame.
 class FrameTKEY
          Initial key Frame.
 class FrameTLAN
          Language Frame.
 class FrameTLEN
          Length Frame.
 class FrameTMED
          Media Frame The 'Media type' frame describes from which media the sound originated.
 class FrameTOAL
          Original album/movie/show title Frame The 'Original album/movie/show title' frame is intended for the title of the original recording (or source of sound), if for example the music in the file should be a cover of a previously released song.
 class FrameTOFN
          Original file name Frame The 'Original filename' frame contains the preferred filename for the file, since some media doesn't allow the desired length of the filename.
 class FrameTOLY
          Original lyricist Frame The 'Original lyricist(s)/text writer(s)' frame is intended for the text writer(s) of the original recording, if for example the music in the file should be a cover of a previously released song.
 class FrameTOPE
          Original artist(s)/performer(s)
 class FrameTORY
          Original release year Frame The 'Original release year' frame is intended for the year when the original recording, if for example the music in the file should be a cover of a previously released song, was released.
 class FrameTOWN
          File owner Frame The 'File owner/licensee' frame contains the name of the owner or licensee of the file and it's contents.
 class FrameTPE1
          Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group frame
 class FrameTPE2
          Band Frame The 'Band/Orchestra/Accompaniment' frame is used for additional information about the performers in the recording.
 class FrameTPE3
          Band Frame The 'Band/Orchestra/Accompaniment' frame is used for additional information about the performers in the recording.
 class FrameTPE4
          Interpreter Frame The 'Interpreted, remixed, or otherwise modified by' frame contains more information about the people behind a remix and similar interpretations of another existing piece.
 class FrameTPOS
          Part of a set Frame The 'Part of a set' frame is a numeric string that describes which part of a set the audio came from.
 class FrameTPUB
          Publisher Frame The 'Publisher' frame simply contains the name of the label or publisher.
 class FrameTRCK
          Track frame The 'Track number/Position in set' frame is a numeric string containing the order number of the audio-file on its original recording.
 class FrameTRDA
          Recording date frame The 'Recording dates' frame is a intended to be used as complement to the "TYER", "TDAT" and "TIME" frames.
 class FrameTRSN
          Inet radio station frame The 'Internet radio station name' frame contains the name of the internet radio station from which the audio is streamed.
 class FrameTRSO
          Inet radio station owner frame The 'Internet radio station owner' frame contains the name of the owner of the internet radio station from which the audio is streamed.
 class FrameTSIZ
          Size frame The 'Size' frame contains the size of the audiofile in bytes, excluding the ID3v2 tag, represented as a numeric string.
 class FrameTSRC
          ISRC frame The 'ISRC' frame should contain the International Standard Recording Code (ISRC) (12 characters).
 class FrameTSSE
          Soft-/Hardwaresettings frame The 'Software/Hardware and settings used for encoding' frame includes the used audio encoder and its settings when the file was encoded.
 class FrameTYER
          Year frame The 'Year' frame is a numeric string with a year of the recording.